Skip to content

Conversation

@selkij
Copy link
Contributor

@selkij selkij commented Sep 18, 2025

  • Base UI
  • View navigation system
  • Settings page
  • Home page
  • Playlist page
  • About page

Signed-off-by: selkij <[email protected]>
@selkij selkij self-assigned this Sep 18, 2025
@selkij selkij moved this to In progress in Meio Project Sep 18, 2025
✨ Page navigation system
💩 The code is bad I hate it.

Signed-off-by: selkij <[email protected]>
@selkij selkij added the enhancement New feature or request label Oct 5, 2025
@selkij
Copy link
Contributor Author

selkij commented Oct 6, 2025

something went wrong here, the merge wasn't really a success, I will have to fix this manually

@Michalex37220 Michalex37220 marked this pull request as ready for review November 11, 2025 01:34
@Michalex37220 Michalex37220 self-requested a review November 11, 2025 01:42
🚧 Player Widget
🚧 Settings Page
@selkij selkij marked this pull request as draft November 13, 2025 08:55
@github-actions
Copy link

github-actions bot commented Nov 13, 2025

Qodana Community for .NET

22 new problems were found

Inspection name Severity Problems
Auto-property accessor is never used: Non-private accessibility 🔶 Warning 6
Unused parameter: Private accessibility 🔶 Warning 2
Type member is never used: Private accessibility 🔶 Warning 1
Type is never used: Non-private accessibility ◽️ Notice 4
Member can be made private: Non-private accessibility ◽️ Notice 3
Type member is never used: Non-private accessibility ◽️ Notice 3
Redundant type declaration body ◽️ Notice 2
Unused parameter: Non-private accessibility ◽️ Notice 1
View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true,
so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

@selkij
Copy link
Contributor Author

selkij commented Nov 14, 2025

Memory consumption seems to be increasing each time we change the shown page.

@Michalex37220 Michalex37220 marked this pull request as ready for review November 16, 2025 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants